home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / utility / symb8xx.zip / OS2.TXT < prev    next >
Text File  |  1997-02-10  |  23KB  |  571 lines

  1. *******************************************************************************
  2.                         OS2.TXT
  3. *******************************************************************************
  4.  
  5. INSTALLATION GUIDE FOR THE SDMS 8XX OS/2 DRIVER V4.02.00               02/04/97
  6.  
  7. This file describes the features and use of the Symbios Logic SDMS device 
  8. driver for the OS/2 operating system environment.  It is divided into the 
  9. following sections:
  10.  
  11. Introduction
  12.      Features of the SDMS OS/2 Driver
  13.      Description of the SDMS OS/2 Driver
  14. Installing Your SDMS OS/2 Driver
  15.      Command Line Options
  16.      Troubleshooting
  17.  
  18.  
  19. ********************************* Introduction ********************************
  20.  
  21. The OS/2 operating systems version 3.0 and later provide an integrated platform
  22. featuring a graphical windowing interface, called Presentation Manager, that 
  23. allows multiple applications to be viewed at the same time. Multitasking is 
  24. also supported, enabling several different programs to run at the same time in 
  25. different windows. Presentation Manager allows the user to switch between 
  26. programs, start other programs, and maintain files and directories. These 
  27. versions of OS/2 require an 80386 or higher microprocessor. Other hardware 
  28. requirements include a minimum of 4 megabytes of RAM (8 megabytes or more is 
  29. recommended) and a minimum hard disk drive size of 40 megabytes. Symbios Logic 
  30. SDMS provides the necessary SCSI device driver for OS/2. We recommend reviewing 
  31. the OS/2 manual prior to proceeding.
  32.  
  33.  
  34. * Features of the SDMS OS/2 Driver *
  35.  
  36. Enhances host bus adapter performance
  37. Supports synchronous negotiation (including fast SCSI)
  38. Supports wide SCSI (single-ended and differential)
  39. Supports multiple host adapters
  40. Supports Disconnect/Reselect
  41. Supports scatter/gather
  42. Allows tagged command queuing
  43.  
  44.  
  45. * Description of the SDMS OS/2 Driver *
  46.  
  47. Although the Symbios Logic SCSI controller's firmware can access the SCSI hard 
  48. disk drives attached to the computer independently, the SCSI device driver 
  49. SYM8XX.ADD acts as an enhanced interface between the computer system and the 
  50. SCSI BIOS firmware. Use of the device driver increases the abilities of the 
  51. SCSI controller firmware and fully utilizes the advancements and improvements 
  52. of 80386 and higher microprocessors. 
  53.  
  54. The device driver is also necessary to support the use of SCSI tape drives and 
  55. CD-ROM drives with an OS/2 system. The Symbios Logic SYM8XX.ADD device driver 
  56. is written in compliance with the IBM OS/2 ADD (Adapter Device Driver) 
  57. specification, and will work with third party applications that comply with the
  58. same specification.
  59.  
  60.  
  61. ************************ Installing Your SDMS OS/2 Driver *********************
  62.  
  63. These installation instructions are specific and accurate for the SDMS OS/2 
  64. driver SYM8XX.ADD V4.02.00. You may have a more recent version of this driver. 
  65. You should refer to the text file OS2.TXT located on the SDMS diskette for a 
  66. version of these instructions guaranteed to match your driver.
  67.  
  68. Note:  If you previously installed OS2CAM.ADD (the previous version of this 
  69. driver), delete OS2CAM.ADD and delete the corresponding BASEDEV= statement in 
  70. CONFIG.SYS after you complete installation procedures. If you previously 
  71. installed SYM8XX.ADD in a directory other than \OS2\BOOT, move SYM8XX.ADD to 
  72. \OS2\BOOT, where the new version of SYM8XX.ADD can replace the old version. 
  73. The system will continue to boot using the previous driver until these steps 
  74. are taken.
  75.  
  76.  
  77. * Installing SYM8XX.ADD (with OS/2 already installed) *
  78.  
  79. The Symbios Logic device driver floppy diskette contains three files, the 
  80. device driver SYM8XX.ADD, a text file, SYM8XX.DDP and an executable file, 
  81. SYMCHECK.EXE. When the device driver installation utility under OS/2 is 
  82. activated it looks for a file with the DDP extension. The DDP file contains 
  83. the necessary information to install the SCSI device driver. The EXE file 
  84. contains a utility that verifies that an appropriate adapter is present.
  85.  
  86. 1) At the OS/2 Desktop, open the System Setup folder located within the OS/2 
  87.    System folder and double-click on the Device Driver Install icon.
  88.  
  89. 2) Insert the floppy diskette containing the Symbios Logic device driver in the
  90.    source drive.
  91.  
  92. 3) Choose the Symbios Logic SYM8XX.ADD driver from the list provided by 
  93.    clicking on it once. The choice will be highlighted. Then click the OK 
  94.    button, then the EXIT button.
  95.  
  96. 4) To make sure that the installation was successful, open the productivity 
  97.    folder on the OS/2 Desktop, then double-click on the OS/2 System Editor to 
  98.    start the editor. Open the CONFIG.SYS file in the root directory and find 
  99.    the line:
  100.  
  101.    BASEDEV=SYM8XX.ADD /V
  102.  
  103.    Then check that the file SYM8XX.ADD is in the \OS2\BOOT directory on the 
  104.    boot drive.
  105.  
  106.  
  107. * Installing SYM8XX.ADD and OS/2 from a Floppy to a SCSI Hard Drive *
  108.  
  109. In this case, since OS/2 will be installed from a floppy diskette, it is not 
  110. required that the driver be present to install the operating system (as is the 
  111. case when installing from a CD-ROM).
  112.  
  113. 1) After the installation of OS/2 is complete and the WorkPlace Shell desktop 
  114.    is built, open the System Setup folder in the OS/2 System folder and 
  115.    double-click on the Device Driver Install icon.
  116.  
  117. 2) Insert the floppy diskette containing the Symbios Logic device driver in the
  118.    source drive.
  119.  
  120. 3) Choose the Symbios Logic SYM8XX.ADD driver from the list provided by 
  121.    clicking on it once. The choice will be highlighted. Then click the OK 
  122.    button, then the EXIT button.
  123.  
  124. 4) To make sure that the installation was successful, open the productivity 
  125.    folder on the OS/2 Desktop, then double-click on the OS/2 System Editor to 
  126.    start the editor. Open the CONFIG.SYS file in the root directory and find 
  127.    the line:
  128.  
  129.    BASEDEV=SYM8XX.ADD /V
  130.  
  131.    Then check that the file SYM8XX.ADD is in the \OS2\BOOT directory on the 
  132.    boot drive.
  133.  
  134. 5) Continue with the OS/2 installation process as documented in the OS/2 
  135.    Installation Guide.
  136.  
  137.  
  138. * Installing SYM8XX.ADD and OS/2 from a SCSI CD-ROM to a SCSI Hard Drive *
  139.  
  140. To install OS/2 from a SCSI CD-ROM attached to a Symbios Logic host adapter, 
  141. the SCSI driver must be present in order to access the CD-ROM. The following 
  142. steps allow installation of OS/2 from a SCSI CD-ROM.
  143.  
  144. 1) Make copies of the floppy diskettes used for installation that are included 
  145.    with the CD-ROM version of OS/2.
  146.  
  147. 2) Copy the file SYM8XX.ADD from the Symbios Logic distribution diskette to 
  148.    the copy of "Diskette 1". "Diskette 1" does not contain enough available 
  149.    space for a copy of SYM8XX.ADD. You must delete files in order to copy the 
  150.    driver file onto the diskette. If you are installing a version of OS/2 other
  151.    than Warp 4.0, any unused .ADD driver(s) may be deleted. If you are 
  152.    installing Warp 4.0, consult the README.1ST file on the Device Driver Pak 
  153.    Volume 1.0 CD. It contains a list of files that may not be deleted. Follow 
  154.    the instructions provided in the README.1st file.
  155.  
  156.    When .ADD drivers are deleted from "Diskette 1", make certain to delete or 
  157.    remark out the corresponding BASEDEV= statement in CONFIG.SYS. Otherwise, 
  158.    error messages will show up during installation.
  159.  
  160. 3) Edit the file CONFIG.SYS on the copy of "Diskette 1" by adding the following
  161.    line at the end of the file:
  162.  
  163.    BASEDEV=SYM8XX.ADD /V
  164.  
  165.    If you are installing OS/2 Warp 4.0, follow the directions in the 
  166.    README.1ST file for adding the following line to CONFIG.SYS:
  167.  
  168.    SET COPYFROMFLOPPY=1
  169.  
  170.    This will allow SYM8XX.ADD to be copied from the installation diskette to 
  171.    the system's boot drive.
  172.  
  173. 4) Place the copy of "Installation Diskette" in the A: drive and reboot the 
  174.    computer.
  175.  
  176. 5) Proceed with the OS/2 installation process as documented in the OS/2 
  177.    Installation Guide.
  178.  
  179.  
  180. * Driver Order in the CONFIG.SYS File *
  181.  
  182. Because of the way OS/2 assigns drive letters, the order in which drivers 
  183. appear in the CONFIG.SYS file is important. The drivers must appear in the 
  184. order in which the drive letters are to be assigned. In particular:
  185.  
  186.    - OS/2 Warp will install the BASEDEV= line at the beginning of the target 
  187.      system's CONFIG.SYS file regardless of where the line is located in that 
  188.      file on "Diskette 1". You may need to rearrange the order in which drivers
  189.      appear in the CONFIG.SYS file for the target system.
  190.  
  191.    - If the system is to boot from a hard drive attached to an IDE bus, the IDE
  192.      driver must appear before SYM8XX.ADD in CONFIG.SYS. 
  193.  
  194. Refer to the OS/2 documentation to fully understand this requirement.
  195.  
  196.  
  197. * Command Line Options *
  198.  
  199. The SYM8XX.ADD driver has several embedded functions which can be accessed via 
  200. switches on the command line in the CONFIG.SYS file. These options are 
  201. described below.
  202.  
  203.  
  204. Using the /VERBOSE (or /V) Option:
  205.  
  206.     Usage:
  207.         /VERBOSE
  208.  
  209.     This option appears on the command line by default. It enables display of 
  210.     a banner, version number, and SCSI bus information during start up of the 
  211.     system. 
  212.  
  213.     For example, if you wish to see more detailed information displayed when
  214.     you boot, the line in CONFIG.SYS that loads SYM8XX.ADD should look like 
  215.     this:
  216.  
  217.     BASEDEV=SYM8XX.ADD /VERBOSE
  218.  
  219.     or
  220.  
  221.     BASEDEV=SYM8XX.ADD /V
  222.  
  223.     To disable this feature, remove this switch from the command line.
  224.  
  225.  
  226. Using the /!DM Option:
  227.  
  228.     Usage:
  229.         /!DM<path[:id]>[,<path[:id]>]*
  230.  
  231.     Where:
  232.         path represents a host adapter ID. 
  233.         id represents a SCSI target ID on the indicated path. 
  234.         [ ]'s indicate optional information.
  235.         * indicates the pattern enclosed in the [ ]'s may be repeated.
  236.  
  237.     This option disables use of the IBM-supplied DASD manager (OS2DASD.DMD) for 
  238.     the devices listed. The DASD manager is used to support direct access 
  239.     devices such as hard drives. 
  240.  
  241.     For example, if you want to disable OS2DASD.DMD for devices on host adapter 
  242.     0 at target IDs 3 and 5, the line in CONFIG.SYS that loads SYM8XX.ADD 
  243.     should look like this:
  244.  
  245.     BASEDEV=SYM8XX.ADD /!DM<0:3>, <0:5>
  246.  
  247.  
  248. Using the /!SM Option:
  249.  
  250.     Usage:
  251.         /!SM<path[:id]>[,<path[:id]>]*
  252.  
  253.     Where:
  254.         path represents a host adapter ID. 
  255.         id represents a SCSI target ID on the indicated path. 
  256.         [ ]'s indicate optional information.
  257.         * indicates the pattern enclosed in the [ ]'s may be repeated.
  258.  
  259.     This option disables use of the IBM-supplied SCSI manager (OS2SCSI.DMD) for
  260.     the devices listed. The SCSI manager is used to support SCSI tape drives.
  261.  
  262.     For example, if you want to disable OS2SCSI.DMD for devices on host adapter 
  263.     0 at target IDs 3 and 5, the line in CONFIG.SYS that loads SYM8XX.ADD 
  264.     should look like this:
  265.  
  266.           BASEDEV=SYM8XX.ADD /!SM<0:3>,<0:5>
  267.  
  268.  
  269. Using the /SYNCH_RATE (or /SR) Option:
  270.  
  271.     Usage:
  272.         /SYNCH_RATE=n<path[:id]>[,n<path[:id]>]*
  273.  
  274.     Where:
  275.         n =0, 5, 10 or 20.
  276.         path represents a host adapter ID. 
  277.         id represents a SCSI target ID on the indicated path. 
  278.         [ ]'s indicate optional information.
  279.         * indicates the pattern enclosed in the [ ]'s may be repeated.
  280.  
  281.     This sets the maximum synchronous transfer rate (in mega transfers per 
  282.     second) to negotiate with a particular device. The allowable values for 
  283.     this setting are 0, 5, 10 and 20 mega transfers per second, if the adapter
  284.     is capable of the specified speed. All host adapters in the 8XX family 
  285.     support at least 10 mega transfers per second; some support 20 mega 
  286.     transfers per second. To turn off synchronous transfers for a particular 
  287.     device, specify 0 (zero). The value set by this option only defines the 
  288.     maximum transfer rate negotiated. The actual rate also depends on what the
  289.     device can do. The default value is the fastest transfer rate that is 
  290.     supported by a particular host adapter.
  291.  
  292.     For example, if you want to turn off synchronous transfers to ID=3 on host 
  293.     adapter 0, the line in CONFIG.SYS that loads SYM8XX.ADD should look like 
  294.     this:
  295.  
  296.     BASEDEV=SYM8XX.ADD /SYNCH_RATE=0<0:3>
  297.  
  298.     As another example, if you want to set synchronous transfers to 10 mega
  299.     transfers per second on all devices on adapter 1, the line in CONFIG.SYS
  300.     that loads SYM8XX.ADD should look like this:
  301.  
  302.     BASEDEV=SYM8XX.ADD /SR=10<1>
  303.  
  304.  
  305. Using the /SYNCH_OFFSET (or /SO) Option:
  306.  
  307.     Usage:
  308.         /SYNCH_OFFSET=n<path[:id]>[,n<path[:id]>]*
  309.  
  310.     Where:
  311.         n = 0..maximum synchronous offset for the adapter.
  312.         path represents a host adapter ID. 
  313.         id represents a SCSI target ID on the indicated path. 
  314.         [ ]'s indicate optional information.
  315.         * indicates the pattern enclosed in the [ ]'s may be repeated.
  316.  
  317.     This sets the maximum synchronous offset to negotiate with a particular 
  318.     device. The allowable values for this setting are 0 to the maximum 
  319.     synchronous offset supported by the specified path. The SYM53C8XX 
  320.     controller chips support offsets up to 16. If 0 (zero) is specified for 
  321.     the synchronous offset value, then synchronous transfers are turned off for 
  322.     any specified device. The value set by this option only defines the 
  323.     maximum offset that is negotiated. The resulting rate also depends on the 
  324.     device capability. The default value is the maximum offset that is 
  325.     supported by a particular host adapter.
  326.  
  327.     For example, if you want to change the synchronous offset to 6 for ID=3, 
  328.     the line in CONFIG.SYS that loads SYM8XX.ADD should look like this:
  329.  
  330.     BASEDEV=SYM8XX.ADD /SYNCH_OFFSET=6<0:3>
  331.  
  332.  
  333. Using the /TIMEOUT (or /T) Option:
  334.  
  335.     Usage:
  336.         /TIMEOUT=n<path[:id]>[,n<path[:id]>]*
  337.  
  338.     Where:
  339.        n = time-out value in seconds for device, n=(0..65535), 0=infinite.
  340.        path represents a host adapter ID. 
  341.        id represents a SCSI target ID on the indicated path. 
  342.        [ ]'s indicate optional information.
  343.        * indicates the pattern enclosed in the [ ]'s may be repeated.
  344.  
  345.     SYM8XX.ADD uses a time-out mechanism to detect certain errors. When 
  346.     SYM8XX.ADD issues a command to a SCSI device, a timer is started. If the 
  347.     timer expires before the command completes, SYM8XX.ADD assumes that 
  348.     something has gone wrong with the device, and takes steps to recover. The 
  349.     default value for this is 10 seconds, and the maximum setting for this 
  350.     switch is 0, which represents no time-out. If you set the value to be less
  351.     than the system has allocated for a particular device, your value will be 
  352.     ignored.
  353.  
  354.     For example, if you have a particularly slow device on ID=3 and you wish to
  355.     extend the time out on this device to 60 seconds, then the line in 
  356.     CONFIG.SYS that loads SYM8XX.ADD should look like this:
  357.  
  358.     BASEDEV=SYM8XX.ADD /TIMEOUT=60<0:3>
  359.  
  360.  
  361. Using the /DISCONNECT (or /DC) Option:
  362.  
  363.     Usage:
  364.         /DISCONNECT=n<path[:id]>[,n<path[:id]>]*
  365.  
  366.     Where:
  367.         n = ON or OFF.
  368.         path represents a host adapter ID. 
  369.         id represents a SCSI target ID on the indicated path. 
  370.         [ ]'s indicate optional information.
  371.         * indicates the pattern enclosed in the [ ]'s may be repeated.
  372.  
  373.     SCSI devices have the ability to disconnect from the bus during an I/O 
  374.     transfer. This option is used to allow (or not allow) a device to 
  375.     disconnect during an I/O. If a particular adapter has parity checking 
  376.     disabled, then you must use this option to disable disconnects for all 
  377.     devices on that adapter that do not generate parity. This is because the 
  378.     /PARITY option does not change the disconnect state for any device on that 
  379.     adapter. See the /PARITY option for more information.
  380.  
  381.     Valid options are "ON" (allow disconnects) and "OFF" (do not allow 
  382.     disconnects). The default for all devices is "ON".
  383.  
  384.     For example, if you want to disable disconnects on the device at ID=2, then
  385.     the line in CONFIG.SYS that loads SYM8XX.ADD should look like this:
  386.  
  387.     BASEDEV=SYM8XX.ADD /DISCONNECT=OFF<0:2>
  388.  
  389.  
  390. Using the /PARITY (or /P) Option:
  391.  
  392.     Usage:
  393.         /PARITY=n<path[,path]*>[,n<path[,path]*>]*
  394.  
  395.     Where:
  396.         n = ON or OFF.
  397.         path represents a host adapter ID. 
  398.         [ ]'s indicate optional information.
  399.         * indicates the pattern enclosed in the [ ]'s may be repeated.
  400.  
  401.     The SYM53C8XX chips are capable of enabling or disabling the SCSI bus data
  402.     integrity checking feature know as "parity". Some non-SCSI compliant 
  403.     devices sold as SCSI devices do not generate parity. You can use this 
  404.     option to disable parity checking. The SYMC538XX chips always generate 
  405.     parity (for outputs), but may optionally check the parity (for inputs). 
  406.     Valid options are "ON" (check parity) and "OFF" (do not check parity). 
  407.     The default for all devices is "ON", which enables parity checking for all 
  408.     devices.
  409.  
  410.     Note: When disabling parity checking, it is necessary to disable 
  411.     disconnects for any device that does not generate parity, as the SYM53C8XX 
  412.     chips cannot disable parity checking for that device during the reselection
  413.     phase. Please refer to using the /DISCONNECT option for more information 
  414.     on how to disable disconnects for a device. If a device does not generate 
  415.     parity and it disconnects, the I/O never completes as the reselection never
  416.     completes.
  417.  
  418.     For example, to turn off parity checking on host adapter number 0, the line
  419.     in CONFIG.SYS that loads SYM8XX.ADD should look like this:
  420.  
  421.     BASEDEV=SYM8XX.ADD /PARITY=OFF<0>
  422.  
  423.  
  424. Using the /QTAG (or /QT) Option:
  425.  
  426.     Usage:
  427.         /QTAG=n<path[:id]>[,n<path[:id]>]*
  428.  
  429.     Where:
  430.         n = the number of queue tags allowed for a device (0..256).
  431.         path represents a host adapter ID. 
  432.         id represents a SCSI target ID on the indicated path. 
  433.         [ ]'s indicate optional information.
  434.         * indicates the pattern enclosed in the [ ]'s may be repeated.
  435.  
  436.     Queue tagging is used to allow more than one outstanding command per SCSI 
  437.     device. Some non-SCSI compliant devices sold as SCSI devices do not allow 
  438.     queue tags, in which case queue tagging needs to be disabled. The value 
  439.     given in the command line will be the depth of the queue for queue tags for
  440.     the device(s) indicated. To disable queue tag support, a value of 0 or 1 
  441.     should be given. 
  442.  
  443.     For example, to turn off queue tagging for ID 3 on host adapter number 0, 
  444.     the line in CONFIG.SYS that loads SYM8XX.ADD should look like this:
  445.  
  446.     BASEDEV=SYM8XX.ADD /QTAG=0<0:3>
  447.  
  448.     As another example, if you want to set the queue depth to 5 for all devices
  449.     on host adapter number 2, the line in CONFIG.SYS that loads SYM8XX.ADD 
  450.     should look like this:
  451.  
  452.     BASEDEV=SYM8XX.ADD /QT=5<2>
  453.  
  454.  
  455. Using the /WIDTH (or /W) Option:
  456.  
  457.     Usage:
  458.         /WIDTH=n<path[:id]>[,n<path[:id]>]*
  459.  
  460.     Where:
  461.         n = 8 or 16.
  462.         path represents a host adapter ID. 
  463.         id represents a SCSI target ID on the indicated path. 
  464.         [ ]'s indicate optional information.
  465.         * indicates the pattern enclosed in the [ ]'s may be repeated.
  466.  
  467.     Devices attached to a SCSI bus are narrow or wide devices. Narrow devices 
  468.     transfer data one byte (or 8 bits) at a time. Wide devices transfer two 
  469.     bytes (or 16 bits) at a time. The value given in the command line option 
  470.     will determine the size of data transfers.
  471.  
  472.     For example, to have the device at ID 3 on host adapter number 0 treated as
  473.     a narrow device, the line in CONFIG.SYS that loads SYM8XX.ADD should look 
  474.     like this:
  475.  
  476.     BASEDEV=SYM8XX.ADD /WIDTH=8<0:3>
  477.  
  478.     As another example, if you want to have all devices on host adapter number 
  479.     2 treated as narrow devices, the line in CONFIG.SYS that loads SYM8XX.ADD 
  480.     should look like this:
  481.  
  482.     BASEDEV=SYM8XX.ADD /W=8<2>
  483.  
  484.  
  485. * Troubleshooting *
  486.  
  487.  
  488. YOU CANNOT ACCESS THE SCSI DEVICE(S).
  489.  
  490. Make sure the SCSI device driver is installed properly.
  491.  
  492. Make sure each device has power.
  493.  
  494. Verify that a BASEDEV = SYM8XX.ADD /V line exists in the CONFIG.SYS file. 
  495.  
  496. Verify that SYM8XX.ADD is in the appropriate directory (\OS2\BOOT).
  497.  
  498. Check the cable connections and the host adapter installation.
  499.  
  500.  
  501. THE COMPUTER HANGS OR LOCKS UP WHEN BOOTING AND THE SCSI DEVICES ATTACHED ARE 
  502. NOT SEEN BY THE COMPUTER SYSTEM.
  503.  
  504. Make sure that all the SCSI devices are configured at different ID numbers (the
  505. boot drive must have the lowest ID).
  506.  
  507. Make sure both, but only, the ends of the SCSI bus are terminated.
  508.  
  509. Make sure the device driver is listed in CONFIG.SYS (and loaded when booting).
  510.  
  511.  
  512. THE DEVICE DRIVER DOES NOT SEE ONE OF THE SCSI DEVICES.
  513.  
  514. Reboot the computer.
  515.  
  516. Make sure the SCSI devices have different ID numbers (the boot drive must have 
  517. the lowest ID).
  518.  
  519. Make sure both, but only, the ends of the SCSI bus are terminated.
  520.  
  521. Check the cable and power connections.
  522.  
  523.  
  524. OS/2 INSTALLS TO AN IDE DRIVE IN THE SYSTEM INSTEAD OF INSTALLING TO THE 
  525. SCSI DRIVE.
  526.  
  527. The IDE drive must be physically disconnected and disabled in the CMOS setup 
  528. before attempting to install to a SCSI drive.
  529.  
  530.  
  531. THE FOLLOWING MESSAGE IS DISPLAYED AT BOOTUP.
  532.  
  533.      "OS/2 is unable to operate your hard disk or diskette drive. The system is
  534.      stopped. Correct the preceding error and restart the system."
  535.  
  536. This problem is caused when your system is booting from a hard drive attached 
  537. to an IDE bus, a SCSI disk is attached to your SYM8XX host adapter, and the 
  538. statement 
  539.  
  540.      BASEDEV=SYM8XX.ADD /V 
  541.  
  542. appears in the CONFIG.SYS file before the IDE device driver statement.
  543.  
  544. Boot the system using the floppy drive and installation diskettes to the 
  545. F3=Command Prompt screen. Use the tedit.exe editor to edit the CONFIG.SYS file.
  546. Move the BASEDEV=SYM8XX.ADD /V statement to the last line in the CONFIG.SYS 
  547. file.
  548.  
  549. Restart your system. 
  550.  
  551.  
  552. DURING MODERATE TO HEAVY I/O LOADS THE MACHINE HANGS
  553.  
  554. If you are running OS/2 Warp SMP on a multi-processor machine, IBM has 
  555. published an errata which may affect your system. On some multi-processor 
  556. platforms, during moderate to heavy I/O loads, the machine will hang. This 
  557. hang is due to a configuration problem between the machine and OS/2's SMP 
  558. program, OS2APIC.PSD. In order to keep this from happening, we suggest that 
  559. you add the following command line option exactly as shown to the PSD= line in 
  560. the CONFIG.SYS file.
  561.  
  562. Old line:
  563. PSD=OS2APIC.PSD
  564.  
  565. New line:
  566. PSD=OS2APIC.PSD /prec=lid
  567.  
  568. The /prec=lid text IS case-sensitive, make sure you use lower case letters and 
  569. do not add any spaces to the example. This will keep your machine from 
  570. encountering the hang condition.
  571.